home *** CD-ROM | disk | FTP | other *** search
- Path: uta.fi!not-for-mail
- From: blmara@uta.fi (Marko Raina)
- Newsgroups: comp.sys.amiga.programmer
- Subject: Gadtools writing on window border!?
- Date: 19 Jan 1996 11:51:18 +0200
- Organization: University of Tampere, Finland
- Distribution: world
- Message-ID: <4dnpim$geb@vuokko.uta.fi>
- NNTP-Posting-Host: vuokko.uta.fi
-
- Hi!
-
- I've written a program with a resizable window and gadtools gadgets on it.
- When resized smaller, gadtools writes the gadgets on the window border (if
- the window is that small), even if a clipping area was installed with
- InstallClipRegion(). I've tried graphics functions (i.e. Draw()) and the
- line drawed is clipped correctly, so there should be nothing wrong with
- the clipping area. Is the only solution to remove gadgets during
- IDCMP_SizeVerify and reinstall smaller (or no) gadgets? When using GZZ windows
- the borders won't be trashed, but the system performance becomes very slow (at
- least on my A500).
-
- Thanks,
- Marko
-
- --
- ******************************************
- Marko Raina
- blmara@uta.fi http://www.uta.fi/~blmara
- Amiga 500 - still going strong!
-